Skip to main content

National Water Model (NWM) BigQuery API

info

More details about “Design and implementation of a BigQuery dataset and application programmer interface (API) for the U.S. National Water Model” paper can be found here.

Steps to use CIROH NWM API

  1. Submit the form below to request access to NWM BigQuery API.
NWM BigQuery API Access Request Form
  1. For an example usage, please refer to this script. Replace your API key and API_URL = 'https://nwm-api.ciroh.org'.

  2. Estimate your query before running the actual query. If you're not sure this step, please contact ciroh it support.

For implementation detail, please refer to this repository.